ServiceCreateCalendarOptions Method (CalendarOptions) |
Creates the calendar options.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic Response CreateCalendarOptions(
CalendarOptions calendarOptions
)
Public Function CreateCalendarOptions (
calendarOptions As CalendarOptions
) As Response
Parameters
- calendarOptions
- Type: Independentsoft.ExchangeCalendarOptions
The calendar options.
Return Value
Type:
ResponseResponse.
See Also